Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for optionally returning the Plotly JSON string #328

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

JamesWrigley
Copy link
Member

This is useful for the web interface because the JSON string needs to be sent to the browser.

CC @CammilleCC

This is useful for the web interface because the JSON string needs to be sent to
the browser.
@JamesWrigley JamesWrigley self-assigned this Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.82%. Comparing base (2f86e52) to head (3aaed41).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #328   +/-   ##
=======================================
  Coverage   74.81%   74.82%           
=======================================
  Files          32       32           
  Lines        4892     4893    +1     
=======================================
+ Hits         3660     3661    +1     
  Misses       1232     1232           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JamesWrigley
Copy link
Member Author

(sneakily bumped the API version in 3aaed41 so this'll hit pypi after merging)

@CammilleCC
Copy link

Thanks for the quick PR, James! LGTM

@JamesWrigley JamesWrigley merged commit 6514cd2 into master Sep 3, 2024
6 checks passed
@JamesWrigley JamesWrigley deleted the no-plotly branch September 3, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants